home *** CD-ROM | disk | FTP | other *** search
/ Power DOS 1996 July / Power DOS - July 1996.iso / sound / c_labs / os2 / os2cdtxt.z / os2cdtxt
Text File  |  1996-05-11  |  3KB  |  65 lines

  1. =====================================================================
  2. Installing the NEW Creative Labs CD-ROM Driver in OS/2 2.1
  3. SBCD2.ADD Version 1.23
  4. =====================================================================
  5. You should replace any earlier version with this new driver.
  6.  
  7. INSTALLING SBCD2.ADD to an existing OS/2 system
  8.  
  9. 1.  Check that you have the following lines in your CONFIG.SYS.  If 
  10.     these lines are missing, add them to your CONFIG.SYS and make 
  11.     sure that they are located in your OS/2 directory.  If these 
  12.     files are not in your OS/2 directory then you must follow the 
  13.     Selective Install procedure detailed in your OS/2 manual, you 
  14.     must check the CD-ROM Drive box and select OTHER for the type of 
  15.     CD-ROM Drive attached to your system.
  16.  
  17.   BASEDEV=SBCD2.ADD /P:XXX (Where 'XXX' is the Address of the SB card)
  18.   IFS=C:\OS2\CDFS.IFS               (The "/T:2" should be added to the
  19.   DEVICE=C:\OS2\OS2CDROM.DMD         SBCD2.ADD line if the customer
  20.   DEVICE=C:\OS2\MDOS\VCDROM.SYS      is using the 1810 interface!)
  21.     
  22. *NOTE: A. These lines should be kept together in the CONFIG.SYS and
  23.       they MUST be in the order shown above!
  24.  
  25.        B. Make sure that you do NOT have any duplicates of these lines
  26.       in your CONFIG.SYS or you will get an error every time OS/2 
  27.       starts.
  28.  
  29. 2.  Copy the SBCD2.ADD file to the C:\OS2 directory.  In some cases 
  30.     this file may need to be located in the root directory of the C: 
  31.     drive. If you have SBCD2.ADD in the OS/2 directory and OS/2 still 
  32.     will not recognize your CD-ROM Drive then copy the file to the 
  33.     root directory.  This should solve the problem.
  34.  
  35. INSTALLING OS/2 2.1 (Final release) From CD-ROM using SBCD2.ADD
  36.  
  37. 1.  Make backup copies of the two disks that come with the OS/2 2.1 
  38.     CD-ROM.  Store the original disks in a safe place in case they 
  39.     are needed in the future.
  40.  
  41. 2.  Copy the SBCD2.ADD file to the new disk labeled "Diskette 1".
  42.  
  43. 3.  Next, add the following line to the file CONFIG.SYS found on the 
  44.     new disk labeled "Diskette 1".  This line should come right before
  45.     the line "IFS=C:\OS2\CDFS.IFS /Q".
  46.  
  47.       BASEDEV=SBCD2.ADD /P:xxx (Where 'xxx' is the I/O 
  48.                 Address of the SB card)
  49.  
  50. 4.  Reboot the system with the new disk labeled "Installation 
  51.     Diskette" and follow the installation process accordingly.
  52.  
  53. 5.  After the installation is completed and your system has rebooted, 
  54.     you must copy the files CDFS.IFS and OS2CDROM.DMD from the OS/2 
  55.     installation disk labeled "Diskette 1" into the OS2 directory on 
  56.     your hard drive, then  add the following two lines to your 
  57.     CONFIG.SYS file that is located on the C: drive.  So that you will 
  58.     be able to access the CD-ROM drive after the installation process 
  59.     has completed.
  60.  
  61.        IFS=C:\OS2\CDFS.IFS /Q
  62.        DEVICE=C:\OS2\OS2CDROM.DMD
  63.  
  64. 6.  Remember to reboot the system.
  65.